m68k: fix cache.c for Coldfire V4E
authorAngelo Dureghello <[email protected]>
Wed, 31 May 2017 19:32:48 +0000 (21:32 +0200)
committerAngelo Dureghello <[email protected]>
Thu, 17 Aug 2017 23:26:17 +0000 (01:26 +0200)
commitc533cfcd93ba6c8b30b3e10b5abf41fda90f9cf8
tree6d0f82550291b08d43a6d347d44c74d3f19048e9
parentc74dda8b44622266feac7a0080a4302dbec052f5
m68k: fix cache.c for Coldfire V4E

- fix cache.c CONFIG_CF_V4e to CONFIG_CF_V4E
- fix cache.c to properly enable/disable cache for V4E

Signed-off-by: Angelo Dureghello <[email protected]>
arch/m68k/lib/cache.c